C (199/301)

From:Jens Granseuer
Date:03 Aug 99 at 21:17:39
Subject:Re: Into chip

From: "Jens Granseuer" <jensgr@gmx.net>

Lee Atkins <lee@loonyjuicesoftware.freeserve.co.uk> wrote:

> How do I specify that an array has to go into chip ram using VBCC.
> I want to stick some bitplanes in there and I dont want to have to allocate
> some chip and copy it in.

Not at all. You'll have to allocate some chip mem manually and copy
the bitplanes into it yourself.

Regards,
Jens